[INFO] cloning repository https://github.com/fpdotmonkey/lalg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fpdotmonkey/lalg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffpdotmonkey%2Flalg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffpdotmonkey%2Flalg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aaa61642706e0f156499a0ac3d07fc9cdf3d76d8
[INFO] testing fpdotmonkey/lalg against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffpdotmonkey%2Flalg" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fpdotmonkey/lalg
[INFO] finished tweaking git repo https://github.com/fpdotmonkey/lalg
[INFO] tweaked toml for git repo https://github.com/fpdotmonkey/lalg written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fpdotmonkey/lalg on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fpdotmonkey/lalg already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02cb45a10bf71503f76ec74319dee969621fcb88cb6c80bd8560768da169997c
[INFO] running `Command { std: "docker" "start" "-a" "02cb45a10bf71503f76ec74319dee969621fcb88cb6c80bd8560768da169997c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02cb45a10bf71503f76ec74319dee969621fcb88cb6c80bd8560768da169997c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02cb45a10bf71503f76ec74319dee969621fcb88cb6c80bd8560768da169997c", kill_on_drop: false }`
[INFO] [stdout] 02cb45a10bf71503f76ec74319dee969621fcb88cb6c80bd8560768da169997c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e61dfff4b82b668527d823259d3744df445abe88e442846bf22d5abede45b984
[INFO] running `Command { std: "docker" "start" "-a" "e61dfff4b82b668527d823259d3744df445abe88e442846bf22d5abede45b984", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling float_eq v1.0.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling lalg v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/main.rs:189:26
[INFO] [stdout]     |
[INFO] [stdout] 189 |                         .intersperse(", ".into())
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse`
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(iter_intersperse)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/main.rs:192:18
[INFO] [stdout]     |
[INFO] [stdout] 192 |                 .intersperse("; ".into())
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse`
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(iter_intersperse)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `zero`, and `transpose` are never used
[INFO] [stdout]   --> src/main.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl<const ROWS: usize, const COLS: usize> Matrix<ROWS, COLS> {
[INFO] [stdout]    | ------------------------------------------------------------- associated items in this implementation
[INFO] [stdout] 30 |     fn new(data: [[Scalar; COLS]; ROWS]) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     fn zero() -> Self {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     fn transpose(&self) -> Matrix<COLS, ROWS> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `inverse` and `determinant` are never used
[INFO] [stdout]   --> src/main.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 89 | impl<const SIZE: usize> Matrix<SIZE, SIZE> {
[INFO] [stdout]    | ------------------------------------------ methods in this implementation
[INFO] [stdout] 90 |     fn inverse(&self) -> Option<Self> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 93 |     fn determinant(&self) -> Scalar {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.40s
[INFO] running `Command { std: "docker" "inspect" "e61dfff4b82b668527d823259d3744df445abe88e442846bf22d5abede45b984", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e61dfff4b82b668527d823259d3744df445abe88e442846bf22d5abede45b984", kill_on_drop: false }`
[INFO] [stdout] e61dfff4b82b668527d823259d3744df445abe88e442846bf22d5abede45b984
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7a62eded353289c9984c6ecf06ef033e56ab5a5e14dffefd7700b48d2276dab1
[INFO] running `Command { std: "docker" "start" "-a" "7a62eded353289c9984c6ecf06ef033e56ab5a5e14dffefd7700b48d2276dab1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.3.1
[INFO] [stderr]    Compiling proptest-derive v0.4.0
[INFO] [stderr]    Compiling lalg v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/main.rs:189:26
[INFO] [stdout]     |
[INFO] [stdout] 189 |                         .intersperse(", ".into())
[INFO] [stdout]     |                          ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse`
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(iter_intersperse)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/main.rs:192:18
[INFO] [stdout]     |
[INFO] [stdout] 192 |                 .intersperse("; ".into())
[INFO] [stdout]     |                  ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout] help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse`
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(iter_intersperse)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/main.rs:10:25
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg_attr(test, derive(proptest_derive::Arbitrary))]
[INFO] [stdout]    |                         ^-------------------------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         `Arbitrary` is not local
[INFO] [stdout]    |                         move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Matrix`
[INFO] [stdout] 11 | struct Matrix<const ROWS: usize, const COLS: usize> {
[INFO] [stdout]    |        ------       ----               ---- `COLS` is not local
[INFO] [stdout]    |        |            |
[INFO] [stdout]    |        |            `ROWS` is not local
[INFO] [stdout]    |        `Matrix` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.34s
[INFO] running `Command { std: "docker" "inspect" "7a62eded353289c9984c6ecf06ef033e56ab5a5e14dffefd7700b48d2276dab1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a62eded353289c9984c6ecf06ef033e56ab5a5e14dffefd7700b48d2276dab1", kill_on_drop: false }`
[INFO] [stdout] 7a62eded353289c9984c6ecf06ef033e56ab5a5e14dffefd7700b48d2276dab1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cda684bbce9186f0a682782406a6dcca6afc9880ec1be6dedde8ace0db0e27d6
[INFO] running `Command { std: "docker" "start" "-a" "cda684bbce9186f0a682782406a6dcca6afc9880ec1be6dedde8ace0db0e27d6", kill_on_drop: false }`
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/main.rs:189:26
[INFO] [stderr]     |
[INFO] [stderr] 189 |                         .intersperse(", ".into())
[INFO] [stderr]     |                          ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse`
[INFO] [stderr]     |
[INFO] [stderr]   1 + #![feature(iter_intersperse)]
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: a method with this name may be added to the standard library in the future
[INFO] [stderr]    --> src/main.rs:192:18
[INFO] [stderr]     |
[INFO] [stderr] 192 |                 .intersperse("; ".into())
[INFO] [stderr]     |                  ^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = help: call with fully qualified syntax `itertools::Itertools::intersperse(...)` to keep using the current method
[INFO] [stderr]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stderr]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stderr] help: add `#![feature(iter_intersperse)]` to the crate attributes to enable `std::iter::Iterator::intersperse`
[INFO] [stderr]     |
[INFO] [stderr]   1 + #![feature(iter_intersperse)]
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/main.rs:10:25
[INFO] [stderr]    |
[INFO] [stderr] 10 | #[cfg_attr(test, derive(proptest_derive::Arbitrary))]
[INFO] [stderr]    |                         ^-------------------------
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         `Arbitrary` is not local
[INFO] [stderr]    |                         move the `impl` block outside of this constant `_IMPL_ARBITRARY_FOR_Matrix`
[INFO] [stderr] 11 | struct Matrix<const ROWS: usize, const COLS: usize> {
[INFO] [stderr]    |        ------       ----               ---- `COLS` is not local
[INFO] [stderr]    |        |            |
[INFO] [stderr]    |        |            `ROWS` is not local
[INFO] [stderr]    |        `Matrix` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `proptest_derive::Arbitrary` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `proptest_derive::Arbitrary` may come from an old version of the `proptest_derive` crate, try updating your dependency with `cargo update -p proptest_derive`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stderr]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]    = note: this warning originates in the derive macro `proptest_derive::Arbitrary` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `lalg` (bin "lalg" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/lalg-a4d9463a4366106f)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::scalar_multiplication_special_cases ... ok
[INFO] [stdout] test tests::inverse_special_cases ... FAILED
[INFO] [stdout] test tests::determinant_special_cases ... FAILED
[INFO] [stdout] test tests::inverse ... FAILED
[INFO] [stdout] test tests::transpose ... ok
[INFO] [stdout] test tests::determinant ... FAILED
[INFO] [stdout] test tests::scalar_multiplication ... ok
[INFO] [stdout] test tests::matrix_addition ... ok
[INFO] [stdout] test tests::matrix_multiplaction ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::inverse_special_cases stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::inverse_special_cases' (21) panicked at src/main.rs:91:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea7e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::inverse
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:91:9
[INFO] [stdout]   21:     0x55ea99e74966 - lalg[53879780a27e2f85]::tests::inverse_special_cases
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:304:43
[INFO] [stdout]   22:     0x55ea99e6caa7 - lalg[53879780a27e2f85]::tests::inverse_special_cases::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:303:31
[INFO] [stdout]   23:     0x55ea99e8ad36 - <lalg[53879780a27e2f85]::tests::inverse_special_cases::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   45:     0x78564e813a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::determinant_special_cases stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant_special_cases' (19) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea1e - <lalg[53879780a27e2f85]::Matrix<3usize, 3usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e756fa - lalg[53879780a27e2f85]::tests::determinant_special_cases
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:289:66
[INFO] [stdout]   22:     0x55ea99e6cb07 - lalg[53879780a27e2f85]::tests::determinant_special_cases::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:276:35
[INFO] [stdout]   23:     0x55ea99e8adb6 - <lalg[53879780a27e2f85]::tests::determinant_special_cases::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   45:     0x78564e813a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::inverse stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::inverse' (20) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6ae40 - lalg[53879780a27e2f85]::tests::non_singular_matrix::<4usize>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:262:60
[INFO] [stdout]   22:     0x55ea99ea71e1 - <proptest[9cb2bc95449f58f5]::strategy::filter::Filter<proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, lalg[53879780a27e2f85]::tests::non_singular_matrix<4usize>::{closure#0}> as proptest[9cb2bc95449f58f5]::strategy::traits::Strategy>::new_tree
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/strategy/filter.rs:62:17
[INFO] [stdout]   23:     0x55ea99e9306b - <proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategyWrapper<proptest[9cb2bc95449f58f5]::strategy::filter::Filter<proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, lalg[53879780a27e2f85]::tests::non_singular_matrix<4usize>::{closure#0}>> as proptest[9cb2bc95449f58f5]::strategy::traits::Strategy>::new_tree
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/strategy/traits.rs:781:28
[INFO] [stdout]   24:     0x55ea99ea9852 - <alloc[dad09f3a48280dba]::sync::Arc<dyn proptest[9cb2bc95449f58f5]::strategy::traits::Strategy<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, Tree = alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>>> as proptest[9cb2bc95449f58f5]::strategy::traits::Strategy>::new_tree
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/strategy/traits.rs:670:26
[INFO] [stdout]   25:     0x55ea99e914ca - <proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>> as proptest[9cb2bc95449f58f5]::strategy::traits::Strategy>::new_tree
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/strategy/traits.rs:733:16
[INFO] [stdout]   26:     0x55ea99e93a00 - <(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>) as proptest[9cb2bc95449f58f5]::strategy::traits::Strategy>::new_tree
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/tuple.rs:47:43
[INFO] [stdout]   27:     0x55ea99e9e817 - <proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>), lalg[53879780a27e2f85]::tests::inverse::{closure#0}> as proptest[9cb2bc95449f58f5]::strategy::traits::Strategy>::new_tree
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/strategy/map.rs:53:21
[INFO] [stdout]   28:     0x55ea99e3df69 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>), lalg[53879780a27e2f85]::tests::inverse::{closure#0}>, lalg[53879780a27e2f85]::tests::inverse::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:659:40
[INFO] [stdout]   29:     0x55ea99e468bd - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>), lalg[53879780a27e2f85]::tests::inverse::{closure#0}>, lalg[53879780a27e2f85]::tests::inverse::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   30:     0x55ea99e3ce30 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>), lalg[53879780a27e2f85]::tests::inverse::{closure#0}>, lalg[53879780a27e2f85]::tests::inverse::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   31:     0x55ea99e4c8ef - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>), lalg[53879780a27e2f85]::tests::inverse::{closure#0}>, lalg[53879780a27e2f85]::tests::inverse::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   32:     0x55ea99e75d39 - lalg[53879780a27e2f85]::tests::inverse
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   33:     0x55ea99e6cb67 - lalg[53879780a27e2f85]::tests::inverse::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   34:     0x55ea99e8ae36 - <lalg[53879780a27e2f85]::tests::inverse::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   54:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   56:     0x78564e813a64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::determinant stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e42c89 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:722:22
[INFO] [stdout]   31:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   32:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   33:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   34:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   35:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   36:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   37:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   40:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   41:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   42:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   47:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   48:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   49:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   50:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   55:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   57:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   58:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   59:     0x78564e813a64 - clone
[INFO] [stdout]   60:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr] error: test failed, to rerun pass `--bin lalg`
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:97:9:
[INFO] [stdout] not yet implemented
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946fa - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99fccb22 - core[d17f6591d688f3bd]::panicking::panic
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55ea99e8ea5e - <lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>::determinant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:97:9
[INFO] [stdout]   21:     0x55ea99e6cd31 - lalg[53879780a27e2f85]::tests::determinant::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:408:37
[INFO] [stdout]   22:     0x55ea99e763d1 - <&lalg[53879780a27e2f85]::tests::determinant::{closure#1} as core[d17f6591d688f3bd]::ops::function::Fn<(proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:263:22
[INFO] [stdout]   23:     0x55ea99e5f91b - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:49
[INFO] [stdout]   24:     0x55ea99ea9c1f - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x55ea99ea37ef - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x55ea99eb1b5b - __rust_try
[INFO] [stdout]   27:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99eaaf79 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<proptest[9cb2bc95449f58f5]::test_runner::runner::call_test<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>::{closure#3}>, core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99e55f75 - proptest[9cb2bc95449f58f5]::test_runner::runner::call_test::<proptest[9cb2bc95449f58f5]::sugar::NamedArguments<(&str, &str, &str, &str), (lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, lalg[53879780a27e2f85]::Matrix<4usize, 4usize>, f64)>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:256:9
[INFO] [stdout]   30:     0x55ea99e50877 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::shrink::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:845:30
[INFO] [stdout]   31:     0x55ea99e42d85 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_one_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<proptest[9cb2bc95449f58f5]::tuple::TupleValueTree<(alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, alloc[dad09f3a48280dba]::boxed::Box<dyn proptest[9cb2bc95449f58f5]::strategy::traits::ValueTree<Value = lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>>, proptest[9cb2bc95449f58f5]::num::f64::BinarySearch)>, lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, &lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:736:22
[INFO] [stdout]   32:     0x55ea99e3f42c - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::gen_and_run_case::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:664:28
[INFO] [stdout]   33:     0x55ea99e4927d - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process_with_replay::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}, alloc[dad09f3a48280dba]::vec::into_iter::IntoIter<core[d17f6591d688f3bd]::result::Result<(), proptest[9cb2bc95449f58f5]::test_runner::errors::TestCaseError>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:598:18
[INFO] [stdout]   34:     0x55ea99e3d1d0 - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run_in_process::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:570:14
[INFO] [stdout]   35:     0x55ea99e4ca6f - <proptest[9cb2bc95449f58f5]::test_runner::runner::TestRunner>::run::<proptest[9cb2bc95449f58f5]::strategy::map::Map<(proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, proptest[9cb2bc95449f58f5]::strategy::traits::BoxedStrategy<lalg[53879780a27e2f85]::Matrix<4usize, 4usize>>, core[d17f6591d688f3bd]::ops::range::Range<f64>), lalg[53879780a27e2f85]::tests::determinant::{closure#0}>, lalg[53879780a27e2f85]::tests::determinant::{closure#1}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/test_runner/runner.rs:413:18
[INFO] [stdout]   36:     0x55ea99e73c38 - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   37:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   38:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   41:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   42:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   43:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   44:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   45:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   47:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   48:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   49:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   50:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   51:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   52:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   56:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   58:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   59:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   60:     0x78564e813a64 - clone
[INFO] [stdout]   61:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::determinant' (18) panicked at src/main.rs:335:5:
[INFO] [stdout] Test failed: not yet implemented.
[INFO] [stdout] minimal failing input: a = [0.0, 0.0, 0.0, 0.0; 0.0, 0.0, 0.0, 0.0; 0.0, 0.0, 0.0, 0.0; 0.0, 0.0, 0.0, 0.0], b = [0.0, 0.0, 0.0, 0.0; 0.0, 0.0, 0.0, 0.0; 0.0, 0.0, 0.0, 0.0; 0.0, 0.0, 0.0, 0.0], c = [0.0, 0.0, 0.0, 0.0; 0.0, 0.0, 0.0, 0.0; 0.0, 0.0, 0.0, 0.0; 0.0, 0.0, 0.0, 0.0], scalar = 0.0
[INFO] [stdout] 	successes: 0
[INFO] [stdout] 	local rejects: 0
[INFO] [stdout] 	global rejects: 0
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55ea99fb6dba - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55ea99fb6dba - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55ea99fb6dba - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55ea99fcc39a - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55ea99fcc39a - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x55ea99fbba02 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55ea99fbba02 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55ea99f9460f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55ea99f9460f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55ea99faf0b9 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55ea99ec5e0c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55ea99ec5e0c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55ea99faf272 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55ea99faf272 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55ea99f946c8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x55ea99f897c9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55ea99f953dd - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55ea99fccb5c - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55ea99e73dce - lalg[53879780a27e2f85]::tests::determinant
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:163:17
[INFO] [stdout]   20:     0x55ea99e6ca17 - lalg[53879780a27e2f85]::tests::determinant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proptest-1.3.1/src/sugar.rs:159:28
[INFO] [stdout]   21:     0x55ea99e8ac76 - <lalg[53879780a27e2f85]::tests::determinant::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x55ea99eb90eb - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x55ea99eb90eb - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x55ea99ec68db - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x55ea99ec68db - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x55ea99ec68db - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x55ea99ec68db - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x55ea99ebfff4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x55ea99ebfff4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x55ea99ec94e2 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x55ea99ec94e2 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x55ea99ec94e2 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x55ea99ec94e2 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x55ea99fb66cf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x55ea99fb66cf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x78564e786aa4 - <unknown>
[INFO] [stdout]   43:     0x78564e813a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::determinant
[INFO] [stdout]     tests::determinant_special_cases
[INFO] [stdout]     tests::inverse
[INFO] [stdout]     tests::inverse_special_cases
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cda684bbce9186f0a682782406a6dcca6afc9880ec1be6dedde8ace0db0e27d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cda684bbce9186f0a682782406a6dcca6afc9880ec1be6dedde8ace0db0e27d6", kill_on_drop: false }`
[INFO] [stdout] cda684bbce9186f0a682782406a6dcca6afc9880ec1be6dedde8ace0db0e27d6
